	/* Override CDC Table styles */

#content table {table-layout:auto;}

#content-main .nchs_table {
	margin-left: 0px;
}

.nchs_table thead th{
	padding:5px;
	text-align: center;
	vertical-align: bottom;
}

.nchs_table thead td{
	padding:5px;
	text-align: center;
	vertical-align: top;
}


.nchs_table tbody th{
	padding: 5px;
	text-align: left;
	vertical-align: top;	
}

.nchs_table tbody td{
	padding: 5px;
	text-align: center;
	vertical-align: top;
}

.nchs_table_center thead th{
	padding:5px;
	text-align: center;
	vertical-align: bottom;
}


.nchs_table_center tbody th{
	padding: 5px;
	text-align: left;
	vertical-align: top;	
}

.nchs_table_center tbody td{
	padding: 5px;
	text-align: center;
	vertical-align: top;			
}

.nowrap tbody td{
	white-space: nowrap;
}

.historical_content{
    color: #ff0000;
}

.listScroll {
	margin-top: 2px;
	margin-left: 2px;	
	overflow:auto;
	border:1px solid #C8C8C8;
	background-color:#ffffff;
	width:175px;
	height:80px;
	position: relative;
}

.listScroll p {
	margin-left: 3px;
	margin-top: 2px;
	border-bottom:1px dotted #dfdfdf;
}

.listScroll p a {
	text-decoration: none;
}

.nchs_note{
	margin: 25px; 
	padding: 5px; 
	border: 1px solid #cdcdcd; 
	background-color: #f0f0f0;
	text-align: center;	
}

.figure_title{
	font-weight: bold;
	font-size: 1em;
	margin-top: 20px;
	margin-bottom: 2px;
	width: 560px;	
}

.figure_graphic{
	margin-top: 0px;
	margin-bottom: 0px;	
}

.figure_notes{
	font-weight: normal;
	font-size: 0.9em;
	margin-top: 2px;
	margin-bottom: 20px;
	width: 560px;		
}
